type github.com/golang/mock/gomock.cleanuper

3 uses

	github.com/golang/mock/gomock (current package)
		controller.go#L82: type cleanuper interface {
		controller.go#L315: func isCleanuper(t TestReporter) (cleanuper, bool) {
		controller.go#L317: 	c, ok := tr.(cleanuper)